Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indexing AbstractExor with BitVector and BitMatrix #710

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Conversation

odow
Copy link
Member

@odow odow commented Nov 17, 2024

Replacement for #708

cc @RoyiAvital

We'll leave the Bool methods as-is, but this now works as expected like the rest of Convex atoms.

src/atoms/VcatAtom.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.24%. Comparing base (b5923f9) to head (f756d10).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #710   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files          87       87           
  Lines        5186     5192    +6     
=======================================
+ Hits         5095     5101    +6     
  Misses         91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odow odow merged commit cbe5500 into master Nov 18, 2024
10 checks passed
@odow odow deleted the od/bitmatrix branch November 18, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant